Tested with buffer reordering, fixed one crash.
authorEli Zaretskii <eliz@gnu.org>
Thu, 9 Jun 2011 11:34:28 +0000 (14:34 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 9 Jun 2011 11:34:28 +0000 (14:34 +0300)
commit54f60500006ff439ecbeab976cf2965f3c28339a
tree121614fa4504f1850a50ca51d78503d3551635cf
parent28d6eeac76ff65a620d532c8040f56a026b5881d
Tested with buffer reordering, fixed one crash.

 src/xdisp.c (Fcurrent_bidi_paragraph_direction): Initialize
 itb.string.s to NULL (avoids a crash in bidi_paragraph_init).
src/ChangeLog
src/xdisp.c